home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
a
/
amitcpv4.1cracked2.dms
/
amitcpv4.1cracked2.adf
/
GNUEmacs.readme
< prev
next >
Wrap
Lisp/Scheme
|
1994-12-23
|
572b
|
14 lines
AmiTCP/IP GNUEmacs support files has been installed into your system. In
order to use TCP/IP program with your GNU Emacs you must add the following
emacs-lisp lines into your s:.emacs file.
--8<-----8<-----8<-----8<-----8<------>8----->8----->8----->8----->8--
; $Id: add_to_.emacs,v 4.2 1994/10/05 18:09:18 too Exp $
; GNU Emacs networking support.
; Name of the program that initiates and holds the internet connection.
(setq tcp-program-name "tcp_AmiTCP")
; Make GNUEmacs elisp wrapper available for network connections
(autoload 'open-network-stream "tcp "Tcp" t)